-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: merge master into feature #6698
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore: init * feat: autoScroll disabled * chore: comment it
* feat: 优化数字键盘及虚拟输入框无障碍 * fix: 优化test snapshots * chore: use locale * chore: update desc * test: fix img part * test: fix img part * test: fix img part * test: fix img test * test: rm useless snapshot * test: fix modal test * test: more test case * test: more test case * test: more test case * test: more test case * test: role check * test: rm fake timer --------- Co-authored-by: 二货机器人 <[email protected]>
Co-authored-by: liangchaofei <[email protected]>
* docs: add demo * refactor: move to activeKey * chore: index of it * chore: tmp of total * refactor: render items * chore: number render * docs: update docs * chore: update lock file * test: update test case
删除 readonly pointer-events:none属性,解决 readonly状态下,超出不可滚动问题
* fix: 修复Radio组件隐藏所有input的问题 * fix: 使用更优雅的方式 --------- Co-authored-by: weixue <[email protected]> Co-authored-by: 二货机器人 <[email protected]>
#6531) * refactor(infinite-scroll): optimize error handling in scroll functions * chore: simplify logic --------- Co-authored-by: 二货机器人 <[email protected]>
demo中onchange方法参数value对应的ts类型与文档所写的不一致,一个是[number, number],一个是number[]
* Update demo2.tsx demo2中onchange方法参数value对应的ts类型与文档所写的不一致,一个是[number, number],一个是number[] * chore: fix ts --------- Co-authored-by: 二货机器人 <[email protected]>
* refactor: replace lodash/memoize with nano-memoize * fix: memoize equal * fix: memoize equal * refactor: import
fix: treeshaking 导致样式丢失
* fix: (FormItem) help icon click stopPropagation * test: add test case * chore: clean up --------- Co-authored-by: 二货机器人 <[email protected]>
* feat: export useConfig * chore: test & limit exceed --------- Co-authored-by: 二货机器人 <[email protected]>
…he Tabs component (#6558) Update index.en.md Remove duplicate CSS Variables in Tabs components doc.
Update index.zh.md Remove unused code
chore: size-limit
* refactor: replace lodash/assignWith with vanilla js * fix: size limit
chore: master merge feature
* feat(ConfigProvider): add icons config * refactor: use util * test: update testcase * test: update testcase * refactor: use util * test: add test case * chore: rename * refactor: props -> mergedProps, p -> props * test(CenterPopup): closeIcon * test(Popup): closeIcon * test(CheckList): activeIcon * test(Form): helpIcon and arrowIcon * test(Input): clearIcon * test(NavBar): backIcon * test(NoticeBar): closeIcon * test(useResultIcon): icon * test(useResultIcon): icon * test(CenterPopup): props override context * test(CheckList): props override context * test(Form): props override context * test(Input): props override context * test(List): props override context * test(NavBar): props override context * test(NoticeBar): props override context * test(Popup): props override context * chore: re-order * feat(Toast): revert context * chore: fix ts * refactor: decoupling * refactor: decoupling * fix(notice-bar): icon class * fix(dropdown): mergeProp * fix(notice-bar): icon class * test(nav-bar): override * test(search-bar): override * chore: fix default * chore: rollback * fix: virtualInput icon --------- Co-authored-by: 二货机器人 <[email protected]>
…ger the scale case (#6651) * test: adjust test case * test: test driven * test: update test case
#6657) * fix: nav_bar backIcon attribute is compatible with backArrow attribute * refactor: use mergeProp instead --------- Co-authored-by: 丁聪 <[email protected]> Co-authored-by: 二货机器人 <[email protected]>
…croll (#6660) * chore: jumpTo should also jump to the view * test: add test case * chore: rollback package.json * chore: back of ignore * test: update snapshot * chore: fix import * test: update snapshot
* test: update snapshot * test: update snapshot
* feat(DatePicker): add quarter precision * test(DatePicker): add test case for quarter precision * chore: upgrade pnpm/action-setup to v4 to prevent ci failures --------- Co-authored-by: Ke Qingrong <[email protected]>
* docs(ListItem): add arrowIcon demo * docs(ListItem): use ArrowsAltOutline icon
…her to hide (#6676) * feat(CalendarPickerView): title support boolean value to control whether to hide * docs(CalendarPickerView): improve the document type of the title * refactor: title boolean type only support false * docs(CalendarPickerView): title boolean type only support false * test(CalendarPickerView): add title false case * enhance: showHeader remove useMemo
* fix: rtl mode change not has init animate * fix: watch activeLineMode change init animate
* fix: remove aria-hidden * test: update snap * test: update config-provider snap * fix: remove aria-hidden
* chore: upgrade rc-field-form dependencies ~1.27.4 to ^1.34.2 * chore: update lock
Size Change: -8.94 kB (-2.43%) Total Size: 358 kB
|
PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6698.surge.sh |
Deploy PR preview failed. |
1 similar comment
Deploy PR preview failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.